korlibs
Toggle table of contents
6.1.0-SNAPSHOT
android
Target filter
android
Switch theme
Search in API
Skip to content
korlibs
korlibs-bignumber
/
korlibs.bignumber
/
[android]JvmBigInt
/
unaryMinus
unary
Minus
android
open
operator override
fun
unaryMinus
(
)
:
BigInt
Returns a new
BigInt
with its sign changed. In the case of 0, it returns itself.